home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 001 / mh110187.exe / arc / HAYESFIX.DOC < prev    next >
Text File  |  1987-02-18  |  5KB  |  92 lines

  1.  
  2.  
  3. #### This article refers to the 3 switch version without the AB-BC jumper ####
  4.  
  5.  
  6.                   MODIFYING THE HAYES 1200B MODEM TO IGNORE
  7.  
  8.               THE STATUS OF THE DATA TERMINAL READY (DTR) LINE
  9.  
  10.                     by Kim Redlack, Capital PC User Group
  11.                                    3/15/84
  12.  
  13.  
  14.     INTRODUCTION
  15.  
  16.     In the IBM Personal Computer whenever the ASCII communications adapter
  17.     is opened the PC provides a signal to the modem indicating that it is
  18.     ready to receive data.  This signal is present on pin 20 of the
  19.     connecting cable and is referred to as the DTR line.  The 300 and 1200
  20.     Hayes freestanding Smartmodems have a switch which permits the user to
  21.     set the modem to monitor or ignore the DTR line.  If the DTR line is
  22.     monitored and the communications adapter is closed the DTR signal
  23.     disappears and the modem then hangs up.  Presence of the DTR signal is
  24.     indicated by the TR indicator light being lit.
  25.  
  26.     Because some communications programs open and close the communications
  27.     adapter during execution, setting this switch to ignore the DTR line
  28.     maintains the connection to the telephone line and the remote computer
  29.     throughout program execution.
  30.  
  31.     The Hayes 1200B board modem which mounts in an expansion slot inside
  32.     the IBM PC does not contain such a switch.  As a result, some programs
  33.     will not work with this modem.  The modification described below may be
  34.     used to cause the 1200B to ignore the DTR line thus permitting these
  35.     programs to function properly.
  36.  
  37.     MODIFICATION
  38.  
  39.     Modification of the 1200B modem involves the very simple procedure of
  40.     soldering a small wire jumper between two pins of one of the integrated
  41.     circuits on the modem board.  Modification should not, however, be
  42.     attempted unless you are familiar with printed circuit board soldering
  43.     techniques because damage to the modem could result.  Be sure and use a
  44.     low heat pencil tipped soldering iron.
  45.  
  46.     First place the 1200B circuit board component side down on your work
  47.     table so that the edge connectors are located at the top right. In this
  48.     position the 25 pin DB-25 connector should be on your right.  Next
  49.     locate integrated circuit #5.  This is a 16 pin IC on the bottom of the
  50.     board about one-third of the way in from the right edge of the board.
  51.     It can be identified by a small upside down "5" on the circuit board.
  52.     Although the markings may vary with the manufacturer, the integrated
  53.     circuit on our board was a Motorola IC marked "MC14051B" on top and "CP
  54.     FF8320" below.
  55.  
  56.     When you have located this IC you should see a heavy foil connecting
  57.     pins 2, 4 and 15. This foil can be seen between the two rows of
  58.     connecting pins.  The pins of the IC when viewed from this side are
  59.     numbered clockwise from the lower left corner of the IC.  Pins 1-8 are
  60.     from bottom to top on the left side and pins 9-16 are from top to
  61.     bottom on the right side.
  62.  
  63.                         --------------
  64.                         | 8o     o9  |   IC #5 (bottom view)
  65.                         | 7o     o10 |
  66.                         | 6o     o11 |
  67.                         | 5o     o12 |
  68.                         | 4o--|  o13 |   <-----|  Jumper here to
  69.                         | 3o  |  o14 |         |  connect these
  70.                         | 2o--|--o15 |   <-----|  two pins.
  71.                         | 1o     o16 |
  72.                         |_____∩______|
  73.  
  74.  
  75.     Having identified the proper IC you should now be able to locate pins
  76.     13 and 15.  You will find them on the right side where the heavy foil
  77.     should be seen connected to pin 15. Prepare a small jumper wire about
  78.     one inch long.  A small solid conductor wire is recommended.  A small
  79.     amount of insulation should be stripped from each end and the wire
  80.     should then be bent into a "U" shape so that its ends can easily be
  81.     soldered to pins 13 and 15.  Once you are satisfied that the wire is
  82.     properly shaped you are ready to solder it in place.  A very small
  83.     amount of solder should be used to prevent a solder bridge from forming
  84.     an unwanted connection between other adjacent pins.  Once your
  85.     soldering is complete, inspect the results carefully to make sure that
  86.     no unwanted connections have been made.  If all appears well then
  87.     carefully bend the wire flush with the board and replace it into your
  88.     PC.  If all is well you will find that the modem now ignores the status
  89.     of the DTR line and your programs will operate properly.  Good luck.
  90.  
  91.  
  92.